home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / feeltheflash.swf / scripts / DefineSprite_463 / frame_5 / PlaceObject2_441_10 / CLIPACTIONRECORD onClipEvent(load).as
Text File  |  2005-08-12  |  170b  |  11 lines

  1. onClipEvent(load){
  2.    if(_root.v_shoeL == 99)
  3.    {
  4.       this.gotoAndStop("off");
  5.    }
  6.    else if(_root.v_cos == 1)
  7.    {
  8.       this.gotoAndStop("cos1");
  9.    }
  10. }
  11.